home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 2
/
Nebula Two.iso
/
WebObjects
/
WebObjectsDoc_HTML
/
Reuse
/
ReusableComponentsEx
/
ComponentChoice.wo
/
ComponentChoice.wod
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-03-03
|
336 b
|
17 lines
RowRepetition: WORepetition {
list = componentNames;
item = currentComponentName;
};
ComponentNameString: FontString {
value = currentComponentName;
fontSize = 3;
};
PageButton: PageButton {
pageName = currentExampleName;
buttonImageName = "_navigateFwd.gif";
buttonImageComponent = "ComponentChoice";
};